Directions
Directions tooltips
Top
data-mytooltip-direction="top"
or
direction:'top'
- This default value
Right
data-mytooltip-direction="right"
or
direction:'right'
Left
data-mytooltip-direction="left"
or
direction:'left'
Bottom
data-mytooltip-direction="bottom"
or
direction:'bottom'
Offset
Оffset tooltips
Default
data-mytooltip-offset=10
or
offset:10
- This default value
Offset custom
data-mytooltip-offset=20
or
offset:20
Templates
Plain text or great HTML template
hover to me
data-mytooltip-template"<strong>plain text</strong>"
or
template:'plain text'
or add selector a string
'.content-class'
Hover link: "Mars"
The chemicals allow the water to remain liquid at lower
temperatures but also help keep it
from boiling off in the
thin atmosphere of Mars,
the
researchers said.
data-mytooltip-dinamic-template=true
or
dinamicTemplate:true